Post

Replies

Boosts

Views

Activity

Reply to Build can't be Submitted App Store Connect Error
Already fixed
Replies
Boosts
Views
Activity
Nov ’23
Reply to Unable to Add for Review
I have the same error. Latest x-code 15.01, latest macOs Sonoma 14.0 (23A344) and 14.1. SDK 21A326
Replies
Boosts
Views
Activity
Nov ’23
Reply to This build is using a beta version of Xcode and can’t be submitted
I have the same error. Latest x-code 15.01, latest macOs Sonoma 14.0 (23A344) and 14.1. SDK 21A326
Replies
Boosts
Views
Activity
Nov ’23
Reply to Build can't be Submitted App Store Connect Error
I have the same error. Latest x-code 15.01, latest macOs Sonoma 14.0 (23A344) and 14.1. SDK 21A326
Replies
Boosts
Views
Activity
Nov ’23
Reply to XCode 13 couldn't find any iOS App Store provisioning profiles matching
you need to switch "automatically manage signing" in the project or re-select Team. Make sure the changes appear in the project file: CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic;
Replies
Boosts
Views
Activity
Oct ’21
Reply to No profiles for 'xxxx.app.development' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'xxxx.app.development'
you need to switch "automatically manage signing" in the project or re-select Team. Make sure the changes appear in the project file: CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic;
Replies
Boosts
Views
Activity
Oct ’21
Reply to No profiles for 'xxxx.app.development' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'xxxx.app.development'
allowProvisioningUpdates - will not solve the problem. I have the same thing locally. Xcode 13 does not build. 12.5.1 work without problem.
Replies
Boosts
Views
Activity
Oct ’21
Reply to XCode 13 couldn't find any iOS App Store provisioning profiles matching
Apple Silicone or Intel ? Same problem (mac mini m1)
Replies
Boosts
Views
Activity
Oct ’21
Reply to xcodebuild -exportArchive fails for developer-id signed app
same issue..
Replies
Boosts
Views
Activity
Sep ’21